Leadtools.ImageProcessing Namespace > CombineWarpCommand Class > CombineWarpCommand Constructor : CombineWarpCommand Constructor(RasterImage,LeadPoint[],LeadRect,CombineWarpCommandFlags) |
public CombineWarpCommand( RasterImage destinationImage, LeadPoint[] destinationPoints, LeadRect sourceRectangle, CombineWarpCommandFlags flags )
'Declaration Public Function New( _ ByVal destinationImage As RasterImage, _ ByVal destinationPoints() As LeadPoint, _ ByVal sourceRectangle As LeadRect, _ ByVal flags As CombineWarpCommandFlags _ )
'Usage Dim destinationImage As RasterImage Dim destinationPoints() As LeadPoint Dim sourceRectangle As LeadRect Dim flags As CombineWarpCommandFlags Dim instance As New CombineWarpCommand(destinationImage, destinationPoints, sourceRectangle, flags)
public CombineWarpCommand( RasterImage destinationImage, LeadPoint[] destinationPoints, LeadRect sourceRectangle, CombineWarpCommandFlags flags )
function CombineWarpCommand( destinationImage , destinationPoints , sourceRectangle , flags )
public: CombineWarpCommand( RasterImage^ destinationImage, array<LeadPoint>^ destinationPoints, LeadRect sourceRectangle, CombineWarpCommandFlags flags )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2